oozie 啟動過程中--- Existing PID file found during start. Removing/clearing stale PID file.
如果oozie使用kill -9 暴力殺死了tomcat,再啟動的時候,會出問題,需要刪除tomcat的pid文件 徹底停止oozie的tomcat的進程,然后刪除pid文件 rm -rf ...
如果oozie使用kill -9 暴力殺死了tomcat,再啟動的時候,會出問題,需要刪除tomcat的pid文件 徹底停止oozie的tomcat的進程,然后刪除pid文件 rm -rf ...